[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Removes all the items from the list, resulting in an empty list. This implementation throws a NotSupportedException
indicating that the list is read-only.
Namespace: Wintellect.PowerCollections
Assembly:
PowerCollections (in PowerCollections.dll)
Syntax
Exceptions
Exception | Condition |
---|---|
System..::NotSupportedException | Always thrown. |
See Also
Wintellect.PowerCollections Namespace